Welcome![Sign In][Sign Up]
Location:
Search - LINUX gps

Search list

[BooksARM-Linux

Description: linux-arm编译器 手册 大家分享-linux-arm compiler manual U.S. share
Platform: | Size: 568320 | Author: 李明 | Hits:

[Com PortARM_GPS

Description: 硬件平台:开发板创维特jx2410,gps模块HOLUX GR-87,USB转串口线一条。程序是在嵌入式linux操作系统下读串口实现。-Hardware platform: development board SKYWORTH special jx2410, gps Module HOLUX GR-87, USB to serial line. Procedure is in the embedded linux operating system to achieve time serial.
Platform: | Size: 4096 | Author: huang | Hits:

[GPS developosgps2.2.tar

Description: opgps最新的开放源码,Linux下的,识货的下-opgps the latest open source, Linux under,识货next
Platform: | Size: 890880 | Author: 徐轻尘 | Hits:

[Embeded Linuxlinux_GPS_GSM_byQT

Description: 用QT编写GPS和GSM方面程序例子 1、了解GPS数据格式及编程应用 2、了解GSM数据格式及AT指令集的使用方法 3、掌握Qt编程方法与技巧 4、掌握Qtopia应用程序的配置过程 -QT prepared with regard to procedures for GPS and GSM example one to understand the GPS data formats and programming applications 2, understanding of GSM data format and AT instruction set to use the 3, master Qt programming methods and techniques 4, master Qtopia application configuration process
Platform: | Size: 1626112 | Author: Nihon | Hits:

[Linux-Unixarm

Description: 嵌入式系统设计与实例开发实验教材二源码 多线程应用程序设计 串行端口程序设计 AD接口实验 CAN总线通信实验 GPS通信实验 Linux内核移植与编译实验 IC卡读写实验 SD驱动使用实验 GPRS通信实验 音频驱动及应用实验 嵌入式Web服务器实验 IDE—CF卡模块读写实验 PS2键盘鼠标驱动实验 -Examples of embedded systems design and development of experimental teaching materials Second source multi-threaded application design program design AD serial port CAN bus communication interface experiment experiment experiment GPS communications Linux kernel compiled Experimental Transplantation and Experimental IC card reader SD driver to use experimental GPRS communication experiment audio driver and application experiments embedded Web server experiment IDE-CF card module to read and write experimental PS2 keyboard and mouse-driven experiment
Platform: | Size: 18955264 | Author: lisuwei | Hits:

[Linux-Unix2410basic

Description: 2410/linux环境基本实验源码,包括helloworld,线程,串口,AD,DA,CAN总线,GPS,GPRS,键盘驱动等-Experimental 2410/linux environmental source, including the helloworld, threading, serial, AD, DA, CAN bus, GPS, GPRS, keyboard-driven, etc.
Platform: | Size: 562176 | Author: 打火石 | Hits:

[VxWorks44b0basic

Description: 44b0/linux环境基本实验源码,包括helloworld,线程,串口,AD,DA,CAN总线,LED,电机,GPS,GPRS,键盘驱动等-Experimental 44b0/linux environmental source, including the helloworld, threading, serial, AD, DA, CAN bus, LED, motor, GPS, GPRS, keyboard-driven, etc.
Platform: | Size: 1690624 | Author: 打火石 | Hits:

[Linux-Unixlinux_serial

Description: linux 串口编程调试源程序。可以用于gprs通信,gps,bluetooth.-linux serial port programming source code debugging. Gprs communication can be used for, gps, bluetooth.
Platform: | Size: 8192 | Author: 李桃 | Hits:

[GPS developGPSDataHandle

Description: 一个用来实现GPS数据接收和处理分析的程序,基于uclinux,全部用C开发,包括IO控制及串口设置等-Used to realize a GPS data reception and analysis of treatment procedures, based on uclinux, all with C development, including the IO control and serial port settings, etc.
Platform: | Size: 26624 | Author: flick | Hits:

[GPS developQLandkarte.2007.12.22.tar

Description: QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not work!) * > proj4 4.4.x * > libusb 0.1.x - QLandkarte- use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not work!) * > proj4 4.4.x * > libusb 0.1.x
Platform: | Size: 2247680 | Author: graysun | Hits:

[Embeded Linuxembeded-Linux-driver-cdrom

Description: 华清远见刘俊先生 嵌入式linux驱动光盘的源代码 embeded-Linux-driver-cdrom.rar-Mr. Liu Jun Huaqing vision embedded linux driver source code CD-embeded-Linux-driver-cdrom.rar
Platform: | Size: 220160 | Author: liusaoyue1 | Hits:

[Linux-Unixgps-drivers

Description: 基于linux2.4版本+ARM2410开发板下的GPS模块的驱动和测试程序-+ ARM2410-based version of linux2.4 development board under the drive of the GPS module and test procedures
Platform: | Size: 4096 | Author: 梁霞 | Hits:

[Embeded Linuxgps

Description: yle2410E开发板,在linux系统下,gps从串口读取数据,显示在终端-gps serial read data from, displayed on the terminal
Platform: | Size: 2048 | Author: wl | Hits:

[Linux-UnixGPS

Description: 基于ARM9的GPS定位系统程序源代码 基于ARM9的GPS定位系统程序源代码-ARM9-based GPS positioning system program source code for ARM9-based GPS positioning system program source code for
Platform: | Size: 315392 | Author: 皮皮 | Hits:

[GPS developgpsvp

Description: google GPS 地图,开发多个平台:WINCE(WM5,PPC2003)XP,LINUX,J2ME-google gps map,in wince,j2me and linux and windows xp. wince (wm5,ppc2003)
Platform: | Size: 1382400 | Author: | Hits:

[Embeded LinuxGPS

Description: 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Author: Owen.Lu ** *******************************************************************************/-#include <windows.h> #include "stdio.h" #include "time.h" #include "string.h" #include "assert.h" #include "gps.h" #include "math.h" DCB dcb COMMTIMEOUTS timeouts COMSTAT ComStat HANDLE idComDev unsigned int testCycle = 0 volatile char gpsMessage[1030][2] = {0} volatile int buffHead = 0 volatile int buffEnd = 0 DWORD WINAPI receiveGPSProc(LPVOID) //receive gps data DWORD WINAPI analyseGPSProc(LPVOID) //analyse gps data /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Author: Owen.Lu ** *******************************************************************************/ void g
Platform: | Size: 5120 | Author: 月买双 | Hits:

[GPS developgps-gprs

Description: 周立功公司的MagicARM2410开发箱在linux环境下的GPS和GPRS模块的开发资料。-ZhouLiGong company MagicARM2410 development environment of containers in Linux GPS and GPRS module development material.
Platform: | Size: 2089984 | Author: 邵正兴 | Hits:

[Embeded LinuxLinux-ARM

Description: 杨水清 张剑 施云飞 编著的ARM嵌入式Linux系统开发技术详解书中源代码 并附有Linux下C编程的电子书 方便读者学习ARM基础知识-Edited by Zhang Jian Shi Yunfei Yang observant ARM Embedded Linux system development technology Detailed source code along with the book under Linux C programming e-books allow readers to learn ARM
Platform: | Size: 5116928 | Author: | Hits:

[GPS developthis-is-a-test-about-GPS-Receiver

Description: linux下对gps定位信息的接收以及解析,可以用在嵌入式arm开发板上-under linux gps positioning information received and resolved, can be used in embedded arm development board
Platform: | Size: 2048 | Author: 吕建清 | Hits:

[Embeded LinuxLinux-GPS

Description: 基于mini2440的gps信号接收应用程序-Mini2440 gps signal receiving application
Platform: | Size: 124928 | Author: 邓正春 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net